[INFO] fetching crate web30 1.15.0...
[INFO] testing web30-1.15.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate web30 1.15.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate web30 1.15.0
[INFO] finished tweaking crates.io crate web30 1.15.0
[INFO] tweaked toml for crates.io crate web30 1.15.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate web30 1.15.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate web30 1.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9d817e85383c9ecd3952bf25b56f09efdc1ba75d22a6e531e880293faa175db
[INFO] running `Command { std: "docker" "start" "-a" "e9d817e85383c9ecd3952bf25b56f09efdc1ba75d22a6e531e880293faa175db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d817e85383c9ecd3952bf25b56f09efdc1ba75d22a6e531e880293faa175db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d817e85383c9ecd3952bf25b56f09efdc1ba75d22a6e531e880293faa175db", kill_on_drop: false }`
[INFO] [stdout] e9d817e85383c9ecd3952bf25b56f09efdc1ba75d22a6e531e880293faa175db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdcf5da4f47297edf00f80d815f58fd0e8e3c34d57235b662e4aa182a5f1bda3
[INFO] running `Command { std: "docker" "start" "-a" "bdcf5da4f47297edf00f80d815f58fd0e8e3c34d57235b662e4aa182a5f1bda3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bnum v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num256 v0.6.0
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clarity v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling awc v3.8.2
[INFO] [stderr]    Compiling web30 v1.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
[INFO] running `Command { std: "docker" "inspect" "bdcf5da4f47297edf00f80d815f58fd0e8e3c34d57235b662e4aa182a5f1bda3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcf5da4f47297edf00f80d815f58fd0e8e3c34d57235b662e4aa182a5f1bda3", kill_on_drop: false }`
[INFO] [stdout] bdcf5da4f47297edf00f80d815f58fd0e8e3c34d57235b662e4aa182a5f1bda3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5424390adff7099a05c89b3e1cb4513b5d7843409a06e2bea262e4caafa53d65
[INFO] running `Command { std: "docker" "start" "-a" "5424390adff7099a05c89b3e1cb4513b5d7843409a06e2bea262e4caafa53d65", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling awc v3.8.2
[INFO] [stderr]    Compiling web30 v1.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.22s
[INFO] running `Command { std: "docker" "inspect" "5424390adff7099a05c89b3e1cb4513b5d7843409a06e2bea262e4caafa53d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5424390adff7099a05c89b3e1cb4513b5d7843409a06e2bea262e4caafa53d65", kill_on_drop: false }`
[INFO] [stdout] 5424390adff7099a05c89b3e1cb4513b5d7843409a06e2bea262e4caafa53d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb11046817f05354269813c7d94adf6d4cc65346d63cd09102f0e21bc0515ac5
[INFO] running `Command { std: "docker" "start" "-a" "eb11046817f05354269813c7d94adf6d4cc65346d63cd09102f0e21bc0515ac5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web30-83ebcd2a73899cf5)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test amm::router::tests::test_from_tokens_and_fees_invalid_lengths ... ok
[INFO] [stdout] test amm::router::tests::test_swap_hop_creation ... ok
[INFO] [stdout] test amm::router::tests::test_generate_routes_by_hop_count ... ok
[INFO] [stdout] test amm::router::tests::test_swap_route_from_tokens_and_fees ... ok
[INFO] [stdout] test amm::router::tests::test_swap_route_roundtrip ... ok
[INFO] [stdout] test amm::router::tests::test_swap_route_hop_count ... ok
[INFO] [stdout] test amm::router::tests::test_swap_route_to_tokens_and_fees ... ok
[INFO] [stdout] test amm::router::tests::test_generate_potential_routes_direct ... ok
[INFO] [stdout] test amm::uniswapv3_test::example_weth_price_fetching ... ignored
[INFO] [stdout] test amm::uniswapv3_test::example_weth_price_v2 ... ignored
[INFO] [stdout] test amm::uniswapv3_test::example_weth_price_v3 ... ignored
[INFO] [stdout] test amm::uniswapv3_test::get_uniswap_price_test ... ignored
[INFO] [stdout] test amm::uniswapv3_test::swap_hardhat_eth_in_test ... ignored
[INFO] [stdout] test amm::uniswapv3_test::swap_hardhat_test ... ignored
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_all_fee_tiers ... ok
[INFO] [stdout] test amm::router::tests::test_swap_route_token_out ... ok
[INFO] [stdout] test amm::router::tests::test_routes_contain_valid_fee_tiers ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_exact_output_empty_path_error ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_empty_path_error ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_exact_output_single_hop ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_exact_output_three_hops ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_exact_output_from_docs ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_three_hops ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_invalid_fee_error ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_multihop_exact_input_from_docs ... ok
[INFO] [stdout] test amm::uniswapv3_test::uniswap_sqrt_price_test ... ignored
[INFO] [stdout] test amm::uniswapv4_test::get_uniswap_v4_pool_state_test ... ignored
[INFO] [stdout] test amm::uniswapv4_test::get_uniswap_v4_quote_test ... ignored
[INFO] [stdout] test amm::uniswapv4_test::swap_uniswap_v4_eth_in_hardhat_test ... ignored
[INFO] [stdout] test amm::uniswapv4_test::swap_uniswap_v4_hardhat_test ... ignored
[INFO] [stdout] test amm::uniswapv3_test::test_encode_v3_path_single_hop ... ok
[INFO] [stdout] test amm::uniswapv3_test::test_exact_input_and_output_paths_are_reversed ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_common_swap_action_bytes ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_dynamic_fee_flag ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_dynamic_fee_pool ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_exact_input_single_params_encoding ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_complete_swap_encoding_structure ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_exact_output_single_params_encoding ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_fee_tier_tick_spacing_mapping ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_native_eth ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_sorting ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_fee_validation ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_native_eth_representation ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_validation_invalid_tick_spacing ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_validation_invalid_fee ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_abi_encoding ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_validation_identical_currencies ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_pool_key_validation_valid ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_sign_extend_i24_min ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_sign_extend_i24_positive ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_sign_extend_i24_negative ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_sign_extend_i24_zero ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_swap_action_sequence ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_tick_spacing_for_fee ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_universal_router_command_values ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_tick_spacings ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_v4_router_action_values ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_slippage_calculation_basis_points ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_validate_standard_tick_spacing ... ok
[INFO] [stdout] test amm::uniswapv4_test::test_zero_for_one ... ok
[INFO] [stdout] test client::test::test_complex_response ... ignored
[INFO] [stdout] test amm::uniswapv4_test::test_v4_contract_addresses ... ok
[INFO] [stdout] test amm::router::tests::test_generate_potential_routes_one_hop ... ok
[INFO] [stdout] test client::test::test_syncing_check_functions ... ignored
[INFO] [stdout] test amm::router::tests::test_routes_exclude_input_output_as_intermediary ... ok
[INFO] [stdout] test client::test::test_transaction_receipt ... ignored
[INFO] [stdout] test amm::router::tests::test_routes_paths_are_valid ... ok
[INFO] [stdout] test client::test::test_transaction_count_response ... FAILED
[INFO] [stdout] test client::test::test_dai_block_response ... FAILED
[INFO] [stdout] test event_utils::tests::transpose_unequal_lengths ... ok
[INFO] [stdout] test event_utils::tests::transpose_unequal_lengths_2 ... ok
[INFO] [stdout] test client::test::test_block_response ... FAILED
[INFO] [stdout] test client::test::test_is_contract ... FAILED
[INFO] [stdout] test jsonrpc::request::req ... ok
[INFO] [stdout] test jsonrpc::response::test_error ... ok
[INFO] [stdout] test jsonrpc::response::test_response ... ok
[INFO] [stdout] test erc20_utils::test::test_erc20_metadata ... FAILED
[INFO] [stdout] test client::test::test_chain_id ... FAILED
[INFO] [stdout] test types::tests::decode_block_concise ... ok
[INFO] [stdout] test gas_estimator::test_acceptable_gas_price ... ok
[INFO] [stdout] test types::tests::decode_log ... ok
[INFO] [stdout] test types::tests::decode_xdai_block_concise ... ok
[INFO] [stdout] test types::tests::test_arbitrary_block ... ignored
[INFO] [stdout] test types::tests::test_transaction_reciept ... ignored
[INFO] [stdout] test types::tests::decode_concise_block ... ok
[INFO] [stdout] test erc20_utils::test::test_filtered_erc20_transfer_events ... FAILED
[INFO] [stdout] test types::tests::decode_xdai_block ... ok
[INFO] [stdout] test erc721_utils::test_erc721_metadata ... FAILED
[INFO] [stdout] test amm::router::tests::test_generate_potential_routes_two_hops ... ok
[INFO] [stdout] test gas_estimator::test_gas_storage ... FAILED
[INFO] [stdout] test types::tests::decode_block ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_transaction_count_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_transaction_count_response' (75) panicked at src/client/mod.rs:76:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fb1380 - <core[a96a4c5c53f902a3]::result::Result<num256[c71868487464ac80]::uint256::Uint256, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9fb1380 - web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:76:23
[INFO] [stdout]   22:     0x59e2c9f79b9f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f73e90 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8c805 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8aeee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b866 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f80646 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f77a01 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fe0b4d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9e8a74d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   31:     0x59e2c9e89a4b - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x59e2c9e89a4b - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x59e2c9e89a4b - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   34:     0x59e2c9e34a00 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   35:     0x59e2c9e81ebd - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   36:     0x59e2c9e60454 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   37:     0x59e2ca01f52b - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59e2ca00b6c9 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x59e2c9e94b12 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x59e2c9e8da9e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x59e2c9ffa09d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x59e2c9e4fba0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   43:     0x59e2c9e51696 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   44:     0x59e2c9e5bb60 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x59e2ca004843 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59e2c9e2af16 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x59e2ca04b33b - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x59e2ca04f68a - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x59e2c9f6c7ae - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   50:     0x59e2ca068b07 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59e2ca069247 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x59e2c9fb60f8 - web30[5e4b243ae280d120]::client::test::test_transaction_count_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:69:5
[INFO] [stdout]   53:     0x59e2c9fab207 - web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:70:47
[INFO] [stdout]   54:     0x59e2c9f05276 - <web30[5e4b243ae280d120]::client::test::test_transaction_count_response::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   76:     0x75b2a512fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_dai_block_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_dai_block_response' (73) panicked at src/client/mod.rs:107:23:
[INFO] [stdout] Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fee818 - <core[a96a4c5c53f902a3]::result::Result<web30[5e4b243ae280d120]::types::ConciseBlock, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59e2c9fae13c - web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:107:23
[INFO] [stdout]   22:     0x59e2c9f797df - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f73bc0 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8c505 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8adfe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b7a6 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f80556 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f77304 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdfe0d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fe044d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e8a04d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e86ccb - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e86ccb - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e86ccb - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2f280 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e6ec7d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e600d4 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01d06b - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00afc9 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e92812 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8d01e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff999d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e48820 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e50896 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e55ea0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca002003 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e29563 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca0482c1 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04ef2c - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6c5fd - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca068a07 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca069177 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9fb5f48 - web30[5e4b243ae280d120]::client::test::test_dai_block_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:103:5
[INFO] [stdout]   54:     0x59e2c9fab177 - web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:104:39
[INFO] [stdout]   55:     0x59e2c9f051b6 - <web30[5e4b243ae280d120]::client::test::test_dai_block_response::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_block_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_block_response' (71) panicked at src/client/mod.rs:84:23:
[INFO] [stdout] Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fee818 - <core[a96a4c5c53f902a3]::result::Result<web30[5e4b243ae280d120]::types::ConciseBlock, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59e2c9facfd7 - web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:84:23
[INFO] [stdout]   22:     0x59e2c9f7955f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f739e0 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8c305 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8ad5e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b726 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f804b6 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f76e73 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdfd8d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fe03cd - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89fcd - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e8698b - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e8698b - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e8698b - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2ec40 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e6d69d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e60094 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01cdcb - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00af49 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e92592 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8cf5e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff991d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e47fe0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e50796 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e55800 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca001d23 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e29403 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca0480a1 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04e9fb - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6c4ef - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca068965 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca0690e9 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9fb5e36 - web30[5e4b243ae280d120]::client::test::test_block_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:80:5
[INFO] [stdout]   54:     0x59e2c9fab117 - web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:81:35
[INFO] [stdout]   55:     0x59e2c9f05136 - <web30[5e4b243ae280d120]::client::test::test_block_response::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_is_contract stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_is_contract' (74) panicked at src/client/mod.rs:34:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fac196 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<u8>, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9fac196 - web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:34:66
[INFO] [stdout]   22:     0x59e2c9f7941f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f738f0 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8c205 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8ad0e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b6e6 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f80466 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f76c14 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdfd4d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fe038d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89f8d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e867eb - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e867eb - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e867eb - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2e920 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e6cbad - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e60074 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01cc7b - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00af09 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e92452 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8cefe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff98dd - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e47bc0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e50716 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e554b0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca001bb3 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e29353 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca047f91 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04e74c - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6c45e - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca068917 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca0690a7 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9fb5da8 - web30[5e4b243ae280d120]::client::test::test_is_contract
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:25:5
[INFO] [stdout]   54:     0x59e2c9fab0e7 - web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:26:32
[INFO] [stdout]   55:     0x59e2c9f050f6 - <web30[5e4b243ae280d120]::client::test::test_is_contract::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- erc20_utils::test::test_erc20_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'erc20_utils::test::test_erc20_metadata' (76) panicked at src/erc20_utils.rs:506:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9f40435 - <core[a96a4c5c53f902a3]::result::Result<num256[c71868487464ac80]::uint256::Uint256, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9f40435 - web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:506:18
[INFO] [stdout]   22:     0x59e2c9f7801f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f729f0 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8b205 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8a80e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b2e6 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f7ff66 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f74592 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdf94d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fdff8d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89b8d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e84deb - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e84deb - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e84deb - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2b720 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e61cad - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e5fe74 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01b77b - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00ab09 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e91052 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8c8fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff94dd - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e439c0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e4ff16 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e51fb0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca0004b3 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e28853 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca046e91 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04bb9a - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6ba2c - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca068367 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca068bc7 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9f4c0b8 - web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:493:5
[INFO] [stdout]   54:     0x59e2c9f3fc27 - web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:494:35
[INFO] [stdout]   55:     0x59e2c9f040f6 - <web30[5e4b243ae280d120]::erc20_utils::test::test_erc20_metadata::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::test_chain_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::test_chain_id' (72) panicked at src/client/mod.rs:52:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fab62d - <core[a96a4c5c53f902a3]::result::Result<u64, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9fab62d - web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:52:48
[INFO] [stdout]   22:     0x59e2c9f792df - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f73800 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8c105 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8acbe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b6a6 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f80416 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f769c5 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fe098d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9e8a58d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   31:     0x59e2c9e88eeb - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x59e2c9e88eeb - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x59e2c9e88eeb - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   34:     0x59e2c9e33420 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   35:     0x59e2c9e7d22d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   36:     0x59e2c9e60374 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   37:     0x59e2ca01ebfb - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59e2ca00b509 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x59e2c9e94252 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x59e2c9e8d7fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x59e2c9ff9edd - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x59e2c9e4dec0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   43:     0x59e2c9e51316 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   44:     0x59e2c9e5a430 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x59e2ca003e33 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59e2c9e2a8c6 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x59e2ca04a705 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x59e2ca04e424 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x59e2c9f6c3de - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   50:     0x59e2ca0688c7 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59e2ca069067 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x59e2c9fb5d18 - web30[5e4b243ae280d120]::client::test::test_chain_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:48:5
[INFO] [stdout]   53:     0x59e2c9fab0b7 - web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/mod.rs:49:29
[INFO] [stdout]   54:     0x59e2c9f050b6 - <web30[5e4b243ae280d120]::client::test::test_chain_id::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   76:     0x75b2a512fa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- erc20_utils::test::test_filtered_erc20_transfer_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'erc20_utils::test::test_filtered_erc20_transfer_events' (81) panicked at src/erc20_utils.rs:486:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9f41818 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<web30[5e4b243ae280d120]::types::Log>, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9f41818 - web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:486:14
[INFO] [stdout]   22:     0x59e2c9f7815f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f72ae0 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8b305 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8a85e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b326 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f7ffb6 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f747d4 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdf98d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fdffcd - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89bcd - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e84f8b - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e84f8b - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e84f8b - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2ba40 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e6279d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e5fe94 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01b8cb - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00ab49 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e91192 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8c95e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff951d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e43de0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e4ff96 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e52300 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca000623 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e28903 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca046fa1 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04be3c - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6babd - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca0683b7 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca068c07 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9f4c148 - web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:466:5
[INFO] [stdout]   54:     0x59e2c9f3fc57 - web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc20_utils.rs:467:51
[INFO] [stdout]   55:     0x59e2c9f04136 - <web30[5e4b243ae280d120]::erc20_utils::test::test_filtered_erc20_transfer_events::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- erc721_utils::test_erc721_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'erc721_utils::test_erc721_metadata' (84) panicked at src/erc721_utils.rs:354:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9fa903a - <core[a96a4c5c53f902a3]::result::Result<num256[c71868487464ac80]::uint256::Uint256, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e2c9fa903a - web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc721_utils.rs:354:18
[INFO] [stdout]   22:     0x59e2c9f77d9f - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f72810 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8b005 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8a76e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b266 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f7fec6 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f740d2 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdf8cd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fdff0d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89b0d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e84aab - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e84aab - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e84aab - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2b0e0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e606cd - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e5fe34 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01b4db - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00aa89 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e90dd2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8c83e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff945d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e43180 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e4fe16 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e51910 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca0001d3 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e286f3 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca046c71 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04b62a - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6b8fc - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca0682c7 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca068b47 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9fb2a9d - web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc721_utils.rs:349:12
[INFO] [stdout]   54:     0x59e2c9fa8b77 - web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/erc721_utils.rs:335:26
[INFO] [stdout]   55:     0x59e2c9f04036 - <web30[5e4b243ae280d120]::erc721_utils::test_erc721_metadata::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gas_estimator::test_gas_storage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gas_estimator::test_gas_storage' (88) panicked at src/gas_estimator.rs:174:23:
[INFO] [stdout] Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e2ca826dfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e2ca826dfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e2ca826dfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e2ca840d5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e2ca840d5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59e2ca82d3b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e2ca82d3b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e2ca8051ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e2ca8051ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e2ca81eb69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e2ca340afc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e2ca340afc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e2ca81ede2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e2ca81ede2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e2ca8052a8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e2ca7fca19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e2ca80617d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e2ca8415cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e2ca841312 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e2c9feeb17 - <core[a96a4c5c53f902a3]::result::Result<num256[c71868487464ac80]::uint256::Uint256, web30[5e4b243ae280d120]::jsonrpc::error::Web3Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59e2c9faa1c7 - web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gas_estimator.rs:174:23
[INFO] [stdout]   22:     0x59e2c9f77edf - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x59e2c9f72900 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x59e2c9e8b105 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::try_with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x59e2c9e8a7be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::task::local::LocalData>>::with::<<tokio[4896a119795c8502]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x59e2c9f6b2a6 - <tokio[4896a119795c8502]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x59e2c9f7ff16 - <tokio[4896a119795c8502]::task::local::RunUntil<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x59e2c9f74323 - <tokio[4896a119795c8502]::task::local::LocalSet>::run_until::<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x59e2c9fdf90d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59e2c9fdff4d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59e2c9e89b4d - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   32:     0x59e2c9e84c4b - tokio[4896a119795c8502]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x59e2c9e84c4b - tokio[4896a119795c8502]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x59e2c9e84c4b - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   35:     0x59e2c9e2b400 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   36:     0x59e2c9e611bd - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   37:     0x59e2c9e5fe54 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   38:     0x59e2ca01b62b - <tokio[4896a119795c8502]::runtime::context::scoped::Scoped<tokio[4896a119795c8502]::runtime::scheduler::Context>>::set::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x59e2ca00aac9 - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x59e2c9e90f12 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::try_with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59e2c9e8c89e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[4896a119795c8502]::runtime::context::Context>>::with::<tokio[4896a119795c8502]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59e2c9ff949d - tokio[4896a119795c8502]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[4896a119795c8502]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x59e2c9e435a0 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   44:     0x59e2c9e4fe96 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   45:     0x59e2c9e51c60 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x59e2ca000343 - tokio[4896a119795c8502]::runtime::context::runtime::enter_runtime::<<tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x59e2c9e287a3 - <tokio[4896a119795c8502]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x59e2ca046d81 - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   49:     0x59e2ca04b8db - <tokio[4896a119795c8502]::runtime::runtime::Runtime>::block_on::<<tokio[4896a119795c8502]::task::local::LocalSet>::run_until<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   50:     0x59e2c9f6b98d - <tokio[4896a119795c8502]::task::local::LocalSet>::block_on::<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x59e2ca068317 - <actix_rt[bc841494b5921924]::runtime::Runtime>::block_on::<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x59e2ca068b87 - <actix_rt[bc841494b5921924]::system::SystemRunner>::block_on::<web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x59e2c9fb2be5 - web30[5e4b243ae280d120]::gas_estimator::test_gas_storage
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gas_estimator.rs:168:12
[INFO] [stdout]   54:     0x59e2c9fa9d57 - web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gas_estimator.rs:160:22
[INFO] [stdout]   55:     0x59e2c9f04076 - <web30[5e4b243ae280d120]::gas_estimator::test_gas_storage::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59e2ca334bdb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x59e2ca334bdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x59e2ca3415cb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59e2ca3415cb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59e2ca3415cb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x59e2ca3415cb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x59e2ca33cce4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x59e2ca33cce4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x59e2ca3441d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x59e2ca3441d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x59e2ca3441d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x59e2ca3441d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x59e2ca82636f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x59e2ca82636f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x75b2a50a2aa4 - <unknown>
[INFO] [stdout]   77:     0x75b2a512fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::test::test_block_response
[INFO] [stdout]     client::test::test_chain_id
[INFO] [stdout]     client::test::test_dai_block_response
[INFO] [stdout]     client::test::test_is_contract
[INFO] [stdout]     client::test::test_transaction_count_response
[INFO] [stdout]     erc20_utils::test::test_erc20_metadata
[INFO] [stdout]     erc20_utils::test::test_filtered_erc20_transfer_events
[INFO] [stdout]     erc721_utils::test_erc721_metadata
[INFO] [stdout]     gas_estimator::test_gas_storage
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 9 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eb11046817f05354269813c7d94adf6d4cc65346d63cd09102f0e21bc0515ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb11046817f05354269813c7d94adf6d4cc65346d63cd09102f0e21bc0515ac5", kill_on_drop: false }`
[INFO] [stdout] eb11046817f05354269813c7d94adf6d4cc65346d63cd09102f0e21bc0515ac5
